WaveTable
Create value changing overtime in wave pattern.
Node Data | |
---|---|
AnimationArray | |
Display name | |
WaveTable | |
Internal name | |
Node_Fn_WaveTable | |
Inheritances | |
node | |
node_processor | |
node_fn | |
node_fn_wavetable | |
Inputs | |
node_fn | |
enum |
Display |
node_fn_wavetable | |
float |
Pattern |
vec2 |
Range |
float |
Frequency |
Outputs | |
node_fn | |
float |
Output |
Generate different type of periodic waveforms.
Properties
Pattern
The type of waveform to generate. This is define by a float that blend between the following waveforms:
- 0: Sine wave
- 1: Square wave
- 2: Sawtooth wave
Range
Amplitude of the waveform in form of minimum - maximum value.
Frequency
Frequency of the waveform in revolution/animation.